Micron Document
โ”โ”ณโ”“โ”โ”“โ”โ”“โ”ณโ”โ”“โ”โ”“โ•ป โ”โ”ณโ”“โ”“โ”โ”โ”“ โ”ณโ”“โ”โ”“โ”ณโ”ณโ”“โ”โ”“โ”ณโ”“ โ”โ”“โ”โ”“โ”ณโ”“โ”ณโ”ณโ”ณโ”ณโ”“
โ”ƒ โ”ƒโ”ƒโ”ƒโ”ƒโ”ƒโ”ƒ โ”—โ”“โ”ƒ โ”โ” โ”ƒ โ”ฃโ”ซโ”ฃ โ”ƒโ”ƒโ”ƒโ”ƒโ”ƒโ”ƒโ”ƒโ”ฃโ”ซโ”ƒโ”ƒ โ”ฃ โ”ƒโ”ƒโ”ฃโ”ซโ”ƒโ”ƒโ”ƒโ”ƒโ”ƒ
โ”ป โ”—โ”›โ”ฃโ”›โ”ปโ”—โ”›โ”—โ”›โ€ข โ”ป โ”›โ”—โ”—โ”› โ”›โ”—โ”—โ”›โ”› โ”—โ”›โ”—โ”ปโ”› โ”ป โ”—โ”›โ”›โ”—โ”—โ”›โ”› โ”—
You are logged as: Guest User Status: Read Only Mode // Identify or Fingerprint to write new Posts!


Title: Truecolor F and B tags NomadNet fork Author: iso Posted the: 08 Mar 2026 08:21 Category: NomadNetwork

Truecolor F and B tags NomadNet fork

i always wondered why micron's color tags are only 4096 colors, so i looked into nomadnet's source code

Turns out, truecolor is supported internally, but the micron parser accepts only the 3 char colors.

After fixing that, i created a pull request and a few months later it was promptly closed, without any explanation. :

Fork: https://github.com/Some-O-ne/NomadNet
Test page for the fork: 71f67e5defd2743e2507c148945308e8:/page/onepatch.mu

๐Ÿ‘๏ธ 96 Views - ๐Ÿ’ฌ 4 Replies - โค๏ธ 3 Like
โ”โ”โ” ARTICLE REPLIES: (4) โ”โ”โ”

Author: Cyphernomad ยท Posted: 09 Mar 2026 03:07 ยท โค๏ธ 1
Reply: I think Micron is designed to be minimalist. Because it's supposed to work with LoRa, which has low bandwidth.
Author: iso ยท Posted: 11 Mar 2026 07:05 ยท โค๏ธ 0
Reply: rfnexus merged my pull request so now you can use truecolor tags on https://rfnexus.github.io/micron-parser-js/ :D
Author: Takuya ยท Posted: 20 Mar 2026 20:00 ยท โค๏ธ 1
Reply: I saw your implementation a few days ago and immediately wondered why nobody thought of using base32 for 15 bit color. Specifically the "extended hexadecimal" variant, that just keeps going higher than 0xf. The parser could just switch from 12 to 15 bit if it detects a value over 0xf somewhere on a page. While less precise than 24 bit, it shouldn't increase file sizes as much.
Author: iso ยท Posted: 08 Apr 2026 06:25 ยท โค๏ธ 2
Reply: well, guess what ppl :D
https://github.com/markqvist/NomadNet/commit/6866d97cf64b7cdbb9e785034da20eea73e2df03

You must be logged in to post replies. Please identify or fingerprint to NomadNet.